HTTPD$94537$ - tradução para espanhol
Diclib.com
Dicionário Online

HTTPD$94537$ - tradução para espanhol

SOFTWARE PROGRAM THAT USUALLY RUNS IN THE BACKGROUND, AS A PROCESS, AND PLAYS THE ROLE OF A SERVER IN A CLIENT-SERVER MODEL USING THE HTTP AND/OR HTTPS NETWORK PROTOCOL(S)
HTTPD; HTTPd
  • PC clients communicating via network with an '''HTTPd''' process serving static content only.

HTTPD      
servidor HTTP, servidor protocolar para la transmisión de hipertextos, servidor que transmite información de un página del WWW en el Interntet al usuario

Definição

HTTPD
HyperText Transfer Protocol DAEMON (Reference: WWW, HTTP)

Wikipédia

Httpd

HTTPd is a software program that usually runs in the background, as a process, and plays the role of a server in a client–server model using the HTTP and/or HTTPS network protocol(s).

The process waits for the incoming client requests and for each request it answers by replying with requested information, including the sending of the requested web resource, or with an HTTP error message.

HTTPd stands for Hypertext Transfer Protocol daemon.

It usually is the main software part of an HTTP server better known as a web server.

Some commonly used implementations are:

  • Apache HTTP Server
  • BusyBox httpd
  • CERN HTTPd HTTP server
  • Cherokee HTTP server
  • Hiawatha HTTP server with reverse proxy functionality
  • Lighttpd HTTP server
  • NCSA HTTPd HTTP server
  • Nginx HTTP and reverse proxy server
  • OpenBSD's httpd (since OpenBSD 5.6)
  • Thttpd HTTP server
  • TUX web server aka kHTTPd